Skip to content

fix: remove hardcoded uv 0.7.2 pin in build-wheel step#503

Merged
kajalj22 merged 2 commits into
mainfrom
fix/uv-version-pin
Jul 6, 2026
Merged

fix: remove hardcoded uv 0.7.2 pin in build-wheel step#503
kajalj22 merged 2 commits into
mainfrom
fix/uv-version-pin

Conversation

@kajalj22

@kajalj22 kajalj22 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • The build step in _build_test_publish_wheel.yml pinned uv to 0.7.2 while the test/publish step (line 303) already uses the unversioned uv/install.sh
  • Aligns both to use the latest uv installer, removing stale-version warnings and potential resolver regressions seen by downstream callers (e.g. NVIDIA-NeMo/Gym)

kajalj22 and others added 2 commits July 2, 2026 15:06
The build step pinned uv to 0.7.2 while the test/publish step already
used the unversioned installer. Align both to use the latest uv so
callers don't see stale-version warnings or resolver regressions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Kajal Jain <kajalj@nvidia.com>
@kajalj22

kajalj22 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

/claude review

@kajalj22 kajalj22 merged commit 961fcdf into main Jul 6, 2026
7 checks passed
@kajalj22 kajalj22 deleted the fix/uv-version-pin branch July 6, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants